'Declaration Public Function New( _
ByVal destinationPointsAn array of four points that define a quadrangle.() As System.Drawing.PointF _
)
public QuadrilateralWarpCommand(
System.Drawing.PointF[] destinationPoints
)
public: QuadrilateralWarpCommand(
System.Drawing.PointF[]* destinationPoints
)
public:
QuadrilateralWarpCommand(
array<System.Drawing.PointF>^ destinationPoints
)
Parameters
- destinationPoints
- An array of four points that define a quadrangle.